I've found it useful to display the panic message *before* dropping into the
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 15 Mar 2006 10:07:26 +0000 (11:07 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 15 Mar 2006 10:07:26 +0000 (11:07 +0100)
commit2c8dbad938680cb73a75caa4e87371b2fec2063f
tree5363365bc3bd81224a456084123509e501e4a63c
parent72e3f2232463e19be9a5be941922a6384e68424b
I've found it useful to display the panic message *before* dropping into the
debugger. Once there it may be very difficult to find the original message,
and often a debugger isn't even needed if you can see what panicked.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
xen/drivers/char/console.c